projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
341e722
)
Fix typo in previous patch.
author
Karl Heuer
<kwzh@gnu.org>
Wed, 15 May 1996 14:42:28 +0000
(14:42 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Wed, 15 May 1996 14:42:28 +0000
(14:42 +0000)
src/makefile.nt
patch
|
blob
|
history
diff --git
a/src/makefile.nt
b/src/makefile.nt
index fc74618704dfcfaa032f94c5e0d0d8521feca5b5..9feca95df0ce131a9e8530da985cacfea65794b7 100644
(file)
--- a/
src/makefile.nt
+++ b/
src/makefile.nt
@@
-1100,7
+1100,7
@@
$(BLD)\w32term.obj: \
$(SRC)\disptab.h \
$(SRC)\buffer.h \
$(SRC)\window.h \
- $(SRC)\
.keyboard
h \
+ $(SRC)\
keyboard.
h \
$(SRC)\intervals.h
$(BLD)\w32select.obj: \